Crate fe2o3_amqp_cbs

source ·
Expand description

Experimental implementation of AMQP 1.0 CBS extension protocol

Please note that because the CBS protocol is still in draft, this crate is expected to see breaking changes in all future releases until the draft becomes stable.

Modules§

  • Implements the CBS client
  • Defines constants used in the crate
  • Defines PutTokenRequest and PutTokenResponse
  • Defines CbsToken struct

Traits§